Open notepad
daiiz's noteを別ウィンドウで開く
code:script.js
scrapbox.PageMenu.addItem({
title: 'Open notepad',
image: '
https://gyazo.com/57cceb3617a3ed1cab82637113a4900c/raw',
onClick: () => window.open(
/teamj/daiiz's note
, '', 'location=no, width=488, height=668')
})
Page Menu